-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bring back scan_zone_choose
text
#992
Conversation
Thanks for the contribution! A little overkill though, you could revert all these commits and just do something like: secondary={t(mode === 'scanZone' ? 'scan_zone_choose' : 'scan_next_choose')} |
Obviously that works π Thanks! |
Great! Just fix the prettier issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the bug fix!
π This PR is included in version 1.32.0 π The release is available on GitHub release Your semantic-release bot π¦π |
scan_zone_choose
text was removed with #810So here's my (proly ulgy and wrong) PR to bring it back. Works for me π€·ββοΈ